runtime.g.paniconfault (field)
6 uses
runtime (current package)
proc.go#L3467: gp.paniconfault = false
rdebug.go#L19: old = _g_.paniconfault
rdebug.go#L20: _g_.paniconfault = new
runtime2.go#L452: paniconfault bool // panic (instead of crash) on unexpected fault address
signal_unix.go#L811: if g.paniconfault {
signal_unix.go#L821: if g.paniconfault {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)